Total Complexity | 10 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 93 |
Lines of code | 64 |
Logical lines of code | 45 |
Comment lines | 1 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testJsonEncode() | 66 | 2 | 8 | |
testRecursiveToArray() | 61 | 1 | 12 | |
testArrayAccessorsSemantics() | 67 | 1 | 8 | |
testNormalAccessorsSemantics() | 67 | 1 | 8 | |
testArrayAccessorsMatchNormalAccessors() | 68 | 1 | 7 | |
testKeys() | 72 | 1 | 5 | |
testToArray() | 66 | 1 | 8 | |
testNonexistentProperty() | 76 | 1 | 4 | |
testPropertyDoesNotExists() | 76 | 1 | 4 |